net/http.connLRU.len (method)
2 uses
net/http (current package)
transport.go#L1125: if t.MaxIdleConns != 0 && t.idleLRU.len() > t.MaxIdleConns {
transport.go#L3124: func (cl *connLRU) len() int {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)